Skip to content

build: update all non-major dependencies (main)#32756

Open
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies
Open

build: update all non-major dependencies (main)#32756
angular-robot wants to merge 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Mar 12, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat (source) 2.0.22.0.3 age adoption passing confidence
@eslint/eslintrc 3.3.43.3.5 age adoption passing confidence
@tony.ganchev/eslint-plugin-header ~3.2.4~3.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.56.18.57.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.56.18.57.0 age adoption passing confidence
@vitejs/plugin-basic-ssl 2.1.42.2.0 age adoption passing confidence
@vitest/coverage-v8 (source) 4.0.184.1.0 age adoption passing confidence
algoliasearch (source) 5.49.15.49.2 age adoption passing confidence
babel-loader 10.0.010.1.1 age adoption passing confidence
esbuild 0.27.30.27.4 age adoption passing confidence
esbuild-wasm 0.27.30.27.4 age adoption passing confidence
eslint (source) 10.0.210.0.3 age adoption passing confidence
less (source) 4.4.24.6.3 age adoption passing confidence
less-loader 12.3.112.3.2 age adoption passing confidence
mini-css-extract-plugin 2.10.02.10.1 age adoption passing confidence
pacote 21.4.021.5.0 age adoption passing confidence
puppeteer (source) 24.38.024.39.0 age adoption passing confidence
rolldown (source) 1.0.0-rc.71.0.0-rc.9 age adoption passing confidence
rollup-plugin-dts 6.3.06.4.0 age adoption passing confidence
sass 1.97.31.98.0 age adoption passing confidence
undici (source) 7.22.07.23.0 age adoption passing confidence
verdaccio (source) 6.2.96.3.1 age adoption passing confidence
vitest (source) 4.0.184.1.0 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.3

Compare Source

Dependencies
  • The following workspace dependencies were updated
eslint/eslintrc (@​eslint/eslintrc)

v3.3.5

Compare Source

Bug Fixes
tonyganchev/eslint-plugin-header (@​tony.ganchev/eslint-plugin-header)

v3.3.0

Compare Source

  • feat: support leading comments before header to enable behavior control to
    frameworks such as Jest.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.57.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#​12080)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#​12089)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#​12094)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#​12077)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#​12079)
  • eslint-plugin: [strict-void-return] false positives with overloads (#​12055)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.57.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitejs/vite-plugin-basic-ssl (@​vitejs/plugin-basic-ssl)

v2.2.0

Compare Source

Features
  • add Vite v8 to peer dependency (dfe789d)
Miscellaneous Chores
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Mar 12, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several non-major dependencies. Most of the updates are patch versions and should be safe. However, the update of the less package from 4.4.2 to 4.6.2 is problematic. less version 4.6.0 migrated to be a pure ESM package, which is not compatible with the current usage in the Webpack-based builders that use require('less'). This will likely cause build failures for projects using Less. I've added comments with suggestions to pin the less version to avoid this issue.

@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch 8 times, most recently from ebaf89b to fcbf06a Compare March 13, 2026 14:47
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from fcbf06a to d818e69 Compare March 13, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant